home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / The Bat! Professional 3.01 / thebat_professional.msi / Data1.cab / thebat.exe / 0 / RCDATA / TTEMPLATEEDITOR / TTEMPLATEEDITOR.txt
Text File  |  2004-10-12  |  6KB  |  295 lines

  1. object TemplateEditor: TTemplateEditor
  2.   Left = 300
  3.   Top = 122
  4.   Width = 471
  5.   Height = 438
  6.   HelpContext = 14066
  7.   BorderIcons = [biSystemMenu]
  8.   Caption = 'Edit template'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnClose = FormClose
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnKeyDown = FormKeyDown
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object BottomPanel: TPanel
  26.     Left = 0
  27.     Top = 363
  28.     Width = 463
  29.     Height = 41
  30.     Align = alBottom
  31.     BevelOuter = bvNone
  32.     TabOrder = 1
  33.     object ButtonsPanel: TPanel
  34.       Left = 220
  35.       Top = 0
  36.       Width = 243
  37.       Height = 41
  38.       Align = alRight
  39.       BevelOuter = bvNone
  40.       TabOrder = 1
  41.       object b_OK: TButton
  42.         Left = 0
  43.         Top = 8
  44.         Width = 73
  45.         Height = 25
  46.         Caption = '&OK'
  47.         Default = True
  48.         ModalResult = 1
  49.         TabOrder = 0
  50.       end
  51.       object bCancel: TButton
  52.         Left = 80
  53.         Top = 8
  54.         Width = 73
  55.         Height = 25
  56.         Cancel = True
  57.         Caption = 'Cancel'
  58.         ModalResult = 2
  59.         TabOrder = 1
  60.       end
  61.       object bHelp: TButton
  62.         Left = 160
  63.         Top = 8
  64.         Width = 73
  65.         Height = 25
  66.         Caption = 'Help'
  67.         TabOrder = 2
  68.         OnClick = bHelpClick
  69.       end
  70.     end
  71.     object bMacros: TButton
  72.       Left = 8
  73.       Top = 8
  74.       Width = 81
  75.       Height = 25
  76.       Caption = 'Macros'
  77.       TabOrder = 0
  78.       OnClick = bMacrosClick
  79.     end
  80.   end
  81.   object Panel3: TPanel
  82.     Left = 0
  83.     Top = 0
  84.     Width = 463
  85.     Height = 363
  86.     Align = alClient
  87.     BevelOuter = bvLowered
  88.     BorderWidth = 1
  89.     TabOrder = 0
  90.     object pnHead: TPanel
  91.       Left = 2
  92.       Top = 2
  93.       Width = 459
  94.       Height = 90
  95.       Align = alTop
  96.       BevelOuter = bvNone
  97.       TabOrder = 0
  98.       Visible = False
  99.       object Label1: TLabel
  100.         Left = 16
  101.         Top = 8
  102.         Width = 37
  103.         Height = 13
  104.         Caption = '&Handle:'
  105.         FocusControl = eHandle
  106.       end
  107.       object Label2: TLabel
  108.         Left = 16
  109.         Top = 36
  110.         Width = 56
  111.         Height = 13
  112.         Caption = '&Description:'
  113.         FocusControl = eName
  114.       end
  115.       object Label3: TLabel
  116.         Left = 16
  117.         Top = 68
  118.         Width = 47
  119.         Height = 13
  120.         Caption = '&Template:'
  121.         FocusControl = eMsg
  122.       end
  123.       object eHandle: TEdit
  124.         Left = 112
  125.         Top = 4
  126.         Width = 345
  127.         Height = 21
  128.         TabOrder = 0
  129.       end
  130.       object eName: TEdit
  131.         Left = 112
  132.         Top = 32
  133.         Width = 345
  134.         Height = 21
  135.         TabOrder = 1
  136.       end
  137.       object cbShare: TCheckBox
  138.         Left = 112
  139.         Top = 56
  140.         Width = 325
  141.         Height = 17
  142.         Caption = '&Share with other accounts'
  143.         TabOrder = 2
  144.       end
  145.       object cbNew: TCheckBox
  146.         Left = 112
  147.         Top = 72
  148.         Width = 321
  149.         Height = 17
  150.         Caption = 'Use for &New messages/Mass mailing'
  151.         TabOrder = 3
  152.       end
  153.       object cbReply: TCheckBox
  154.         Left = 112
  155.         Top = 88
  156.         Width = 321
  157.         Height = 17
  158.         Caption = 'Use for &Reply messages'
  159.         Enabled = False
  160.         TabOrder = 4
  161.       end
  162.       object cbForward: TCheckBox
  163.         Left = 112
  164.         Top = 104
  165.         Width = 321
  166.         Height = 17
  167.         Caption = 'Use for &Forward messages'
  168.         Enabled = False
  169.         TabOrder = 5
  170.       end
  171.     end
  172.     object pnMsg: TPanel
  173.       Left = 2
  174.       Top = 92
  175.       Width = 459
  176.       Height = 269
  177.       Align = alClient
  178.       BevelOuter = bvLowered
  179.       TabOrder = 1
  180.       object eMsg: TTextEditor
  181.         Left = 1
  182.         Top = 1
  183.         Width = 457
  184.         Height = 267
  185.         BgColor = clBlack
  186.         TextColor = clBlack
  187.         SelColor = clBlack
  188.         SelBgColor = clBlack
  189.         QuoteColor = clBlack
  190.         RefColor = clBlack
  191.         Kludge1Color = clBlack
  192.         Kludge2Color = clBlack
  193.         Kludge3Color = clBlack
  194.         ReadOnly = False
  195.         FontCharset = 1
  196.         TabOrder = 0
  197.         Font.Charset = DEFAULT_CHARSET
  198.         Font.Color = clNavy
  199.         Font.Height = -13
  200.         Font.Name = 'Courier New'
  201.         Font.Pitch = fpFixed
  202.         Font.Style = []
  203.         Align = alClient
  204.         OnMouseMove = eMsgMouseMove
  205.         PopupMenu = mPop
  206.         OnDblClick = eMsgDblClick
  207.       end
  208.     end
  209.   end
  210.   object mPop: TPopupMenu
  211.     Left = 144
  212.     Top = 264
  213.     object mmText: TMenuItem
  214.       Caption = '&Text'
  215.     end
  216.     object mmSender: TMenuItem
  217.       Caption = '&Sender info'
  218.     end
  219.     object mmRece: TMenuItem
  220.       Caption = '&Recipient info'
  221.     end
  222.     object mmDef: TMenuItem
  223.       Caption = '&Pre-defined fields'
  224.     end
  225.     object mmMisc: TMenuItem
  226.       Caption = '&Miscellaneous'
  227.     end
  228.     object N1: TMenuItem
  229.       Caption = '-'
  230.     end
  231.     object mtAttachFile: TMenuItem
  232.       Caption = '&Attach a file...'
  233.       ShortCut = 32801
  234.       OnClick = mtAttachFileClick
  235.     end
  236.     object mtInclude: TMenuItem
  237.       Tag = 1
  238.       Caption = '&Include template file...'
  239.       ShortCut = 32813
  240.       OnClick = mtAttachFileClick
  241.     end
  242.     object mtPut: TMenuItem
  243.       Tag = 2
  244.       Caption = 'Put text file...'
  245.       OnClick = mtAttachFileClick
  246.     end
  247.     object mtfCookie: TMenuItem
  248.       Tag = 3
  249.       Caption = '&Cookie from a file...'
  250.       OnClick = mtAttachFileClick
  251.     end
  252.     object Popup1: TMenuItem
  253.       Caption = 'Popup'
  254.       ShortCut = 32889
  255.       Visible = False
  256.     end
  257.     object muAutoFormat: TMenuItem
  258.       Caption = 'A&uto-Format'
  259.       ShortCut = 24646
  260.       Visible = False
  261.       OnClick = muAutoFormatClick
  262.     end
  263.     object muAutoWrap: TMenuItem
  264.       Caption = 'Auto-&Wrap '
  265.       ShortCut = 24663
  266.       Visible = False
  267.       OnClick = muAutoWrapClick
  268.     end
  269.     object muWrapJustify: TMenuItem
  270.       Caption = '&Justify on autowrap'
  271.       ShortCut = 24650
  272.       Visible = False
  273.       OnClick = muWrapJustifyClick
  274.     end
  275.     object N2: TMenuItem
  276.       Caption = '-'
  277.     end
  278.     object mmCut: TMenuItem
  279.       Caption = 'Cut'
  280.       ShortCut = 16472
  281.       OnClick = mmCutClick
  282.     end
  283.     object mmCopy: TMenuItem
  284.       Caption = 'Copy'
  285.       ShortCut = 16451
  286.       OnClick = mmCopyClick
  287.     end
  288.     object mmPaste: TMenuItem
  289.       Caption = 'Paste'
  290.       ShortCut = 16470
  291.       OnClick = mmPasteClick
  292.     end
  293.   end
  294. end
  295.